New Functions in Week 3

list

{base}

Create a list object

predict

{stats}

Predict Probability

pnorm

{base}

Returns the cumulative distribution function (CDF) of the normal distribution

group_tt

{tinytable}

Grouping in tinytable

modelsummary

{modelsummary}

Creates regression and data tables

glm

{base}

Fits generalized linear models

binomial

{base}

Family argument in glm()

The end!